Scala with Gradle in Intellij

Reason is the light and the light of life.

Jerry Su Feb 28, 2019 1 mins
  1. Create a directory (e.g., demo_proj) for your project.

  2. Run gradle init --type scala-library in terminal in the above directory.

  3. Import the directory as a Gradle project in IntelliJ.

IntelliJ如何导入Gradle项目
Apache Spark setup with Gradle, Scala and IntelliJ


Read more:

Related posts: